﻿@charset "utf-8";
/* 区政府-首页 S -----------------------------------------*/
.leaderBox{padding:0 30px; overflow: hidden; border: 1px solid #e0e0e0;}
.leaderBox dt{ font-size: 20px; font-weight: bold; color: #146ac1; margin-bottom: 30px; text-align: left; padding-top: 30px;}
.leaderBox dd { clear: both;}
.firstLeader{width: 520px; text-align: center; float: left; padding-right: 30px; height: 460px; margin-right: 50px; border-right: 1px solid #e0e0e0;}
.firstLeader li .info{ margin-top: 10px; height: 40px; line-height: 40px; font-size: 20px; }
.firstLeader li .info .label{font-weight: bold; color: #146ac1;}
.firstLeader li .info .label,.firstLeader li .info i { display: none;}

.firstLeader li .work{margin:10px 0 20px; line-height: 30px; font-size: 16px; color: #000;}
.firstLeader .intro{overflow: hidden;}
.firstLeader .intro dt{width: auto; float: left; height: 40px; line-height: 40px; padding: 0 19px; font-size: 16px; color: white; background-color: #146ac1; border-radius: 5px;}
.firstLeader .intro dd{clear: both; position: relative; z-index: 1; padding:14px 0 40px; width: 100%; font-size: 16px; line-height: 30px; color: #666; text-indent: 2em; text-align: justify;}
.firstLeader .intro dd .more{position: absolute; z-index: 1; right: 0; bottom: 0; width: auto; float: left; color: #146ac1;}

/*按职务分类-领导列表*/

.otherLeader{overflow: hidden;}
.leaderPicBox dd{overflow: hidden;}
.leaderPicBox .list{overflow: hidden; margin-right: -24px;}
.leaderPicBox .list li{width: 96px; float: left; margin:0 32px 20px 0; }
.leaderPicBox .list li .pic { width: 96px; height: 120px; font-size: 0; background-color: #e5e5e5;}
.leaderPicBox .list li .pic img{width: 96px; height: 120px;}
.leaderPicBox .list li .title{margin-top: 5px; display: block; height: 26px; line-height: 26px; text-align: center;}




/*机构设置*/
.zgjgLinks{ position: relative; background-color: #eef5fc; float: right; }
.zgjgLinks a { color: #65a0e7; display: block; width: 158px; height: 53px; padding-top: 105px; border: 1px solid #bed7ef;  font-size: 18px; font-weight: bold; text-align: center;}
.zgjgLinks i { display: block; width: 55px; height: 55px; background: url(../../base/img/gov-jgsz.png) no-repeat; position: absolute; top:36px; left: 50%; margin-left: -27px; transition:all 0.5s;}
.zgjgLinks:hover i { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); }
.zgjgLinks:hover a { text-decoration: none; background-color: #feffff; }


/* qzfpage-------------------- */
.qzfPage .boxB { width: 45%;}

/* box-gzbg */
.box-gzbg { border: 1px solid #e0e0e0; float: left; width: 978px; height: 158px;}
.box-gzbg .hd { float: left; width:118px; height: 158px; padding-right: 13px; background:#f8f8f8 url(../../base/img/gov-arrow.png) no-repeat right center;}
.box-gzbg .hd h3 a {font-size: 20px; font-weight: bold; line-height: 24px; padding: 54px 38px; display: block; color: #0651b7;}
.box-gzbg .hd h3 a:hover { text-decoration: none;}
.box-gzbg .bd { overflow: hidden; padding: 30px;} 
.box-gzbg .bd li.t { float: left; height: 86px; width: 329px; padding-top: 22px; padding-left: 90px; border-right: 1px dashed #e0e0e0; margin-right: 30px; }
.box-gzbg .bd li.t a { display: block; overflow: hidden; width: 170px; line-height: 24px;}
.box-gzbg .bd li.t span.date { display: block; float: left; margin-right: 20px; background: url(../../base/img/gov-gzbg.png) no-repeat; width: 56px; height: 35px; line-height: 35px; text-align: center;color: #fff; padding-top: 15px;}
.box-gzbg .bd li.n { overflow: hidden; background: url(../../base/img/dot.png) left center no-repeat; padding-left: 15px;}

.box-gzbg .bd li { overflow: hidden; background: url(../../base/img/dot.png) left center no-repeat; padding-left: 15px;}
.box-gzbg .bd li span.date{display:none}
.box-gzbg .bd li:first-child { float: left; height: 86px; width: 329px; padding-top: 22px; padding-left: 90px; border-right: 1px dashed #e0e0e0; margin-right: 30px; background:none; }
.box-gzbg .bd li:first-child a { display: block; overflow: hidden; width: 170px; line-height: 24px;}
.box-gzbg .bd li:first-child span.date { display: block; float: left; margin-right: 20px; background: url(../../base/img/gov-gzbg.png) no-repeat; width: 56px; height: 35px; line-height: 35px; text-align: center;color: #fff; padding-top: 15px;}



/* 新css覆盖 */
.leaderPicBox .list li .title,.box-gzbg .bd li:first-child a,.box-gzbg .bd li.n a{font-size: 16px;}












